- cookie_quote
string cookie_quote(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- cookie_unquote
string cookie_unquote(string quoted_value)
Undocumented in source. Be warned that the author may not have intended to support it.
- has_legal_chars
bool has_legal_chars(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseCookie
Cookie[string] parseCookie(string header)
Undocumented in source. Be warned that the author may not have intended to support it.